Contribution org.nuxeo.web.ui.authentication.contrib--startURL
In component org.nuxeo.web.ui.authentication.contrib
org.nuxeo.web.ui.authentication.contrib
inside nuxeo-web-ui-0.8.0.jar /OSGI-INF/auth-config.xml
This contribution is part of XML component Extension Point
Extension point startURL of component PluggableAuthenticationService.Contributed Items
XML Source
<extension point="startURL" target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService">
<startURLPattern>
<patterns>
<pattern>ui</pattern>
</patterns>
</startURLPattern>
</extension>